home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-04-06 | 681 b | 19 lines | [TEXT/MSWD] |
- *
- SENDSERIAL "A" "ATMH1" ;BusyOut Modem
- *
- * This file starts the process, chains to the proper script *
- *
- DEFINE "MemoryFlag" "NO"
- * ; NO for not enough memory to run
- * ; combined files sort.
- * ; YES for yes there is enough memory
- * ; to run combined files sort.
- * ; WARNING! FSP must have enough memory
- * ; allocated to load all files for the
- * ; combined sort in control file Main.
- *
- CHAIN "SCSI:BBS:FSPC(CheckPath)"
- *
- END
-
-